-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FW][IMP] l10n_ar_account_withholding: get_partner_alicuot method (account.tax) #942
Closed
fw-bot-adhoc
wants to merge
1
commit into
ingadhoc:17.0
from
adhoc-dev:17.0-16.0-38394-pam-2-xqOV-fw
Closed
[FW][IMP] l10n_ar_account_withholding: get_partner_alicuot method (account.tax) #942
fw-bot-adhoc
wants to merge
1
commit into
ingadhoc:17.0
from
adhoc-dev:17.0-16.0-38394-pam-2-xqOV-fw
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR targets 17.0 and is part of the forward-port chain. Further PRs will be created up to 18.0. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
pablohmontenegro
force-pushed
the
17.0-16.0-38394-pam-2-xqOV-fw
branch
from
January 22, 2025 14:22
235c51c
to
fd4517b
Compare
@pablohmontenegro @zaoral this PR was modified / updated and has become a normal PR. It should be merged the normal way (via @roboadhoc) |
@roboadhoc r+ |
@pablohmontenegro you may want to rebuild or fix this PR as it has failed CI. |
…t.tax) Task: 38394 In new module l10n_ar_account_tax_settlement_mendoza is extended the method get_partner_alicuot (account.tax) and it is needed to add line=None argument to that method X-original-commit: 3174349
pablohmontenegro
force-pushed
the
17.0-16.0-38394-pam-2-xqOV-fw
branch
from
January 22, 2025 15:18
fd4517b
to
dde1109
Compare
@roboadhoc r+ |
roboadhoc
pushed a commit
to ingadhoc/odoo-argentina-ee
that referenced
this pull request
Jan 22, 2025
…AR withholdings closes #474 Tarea: 38394 X-original-commit: 84ea4e3 Related: ingadhoc/odoo-argentina#942 Signed-off-by: Katherine Zaoral <[email protected]> Signed-off-by: pablohmontenegro <[email protected]>
roboadhoc
pushed a commit
that referenced
this pull request
Jan 22, 2025
…t.tax) Task: 38394 In new module l10n_ar_account_tax_settlement_mendoza is extended the method get_partner_alicuot (account.tax) and it is needed to add line=None argument to that method closes #942 X-original-commit: 3174349 Related: ingadhoc/odoo-argentina-ee#474 Signed-off-by: Katherine Zaoral <[email protected]> Signed-off-by: pablohmontenegro <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task: 38394
In new module l10n_ar_account_tax_settlement_mendoza is extended the method get_partner_alicuot (account.tax) and it is needed to add line=None argument to that method
Forward-Port-Of: #940